home *** CD-ROM | disk | FTP | other *** search
/ Safarir 3 / SafTV-CD3.iso / pc / Bonus / Dessins Animés / static / jeux / bowling.swf / scripts / DefineButton2_47 / BUTTONCONDACTION on(release).as
Text File  |  2002-03-17  |  142b  |  9 lines

  1. on(release){
  2.    gotoAndPlay(52);
  3.    tellTarget("../" add eval("..:co_zamknac"))
  4.    {
  5.       gotoAndStop("pusty");
  6.       play();
  7.    }
  8. }
  9.